home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-06 | 22.0 KB | 1,155 lines |
- -- background: 2793 from stack: in
- -- bmap block id: 3262
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on mouseup
- global SayWord
- go card SayWord
- talk Sayword, 150, 100
- wait 30 ticks
- put "" into SayWord
- end mouseup
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=1 right=31 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: A
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "Aaye" into SayWord
- go card SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=1 right=31 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: B
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- go card SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=1 right=31 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: C
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=34 right=64 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: D
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=34 right=64 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: E
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=34 right=64 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: F
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=67 right=97 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: G
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=67 right=97 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: H
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=67 right=97 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: I
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=100 right=130 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: J
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=100 right=130 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: K
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 15 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=100 right=130 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: L
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 16 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=133 right=163 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: M
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=133 right=163 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: N
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=133 right=163 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: O
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=166 right=196 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: P
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=166 right=196 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Q
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=166 right=196 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: R
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=199 right=229 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: S
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=199 right=229 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: T
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=199 right=229 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: U
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 25 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=232 right=262 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: V
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 26 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=232 right=262 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: W
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 27 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=232 right=262 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: X
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 28 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=265 right=295 bottom=426
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Y
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put the short name of me into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 29 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=431 top=265 right=295 bottom=466
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Z
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "zed" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 30 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=471 top=265 right=295 bottom=506
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: ALL
- ----- HyperTalk script -----
- on mouseUp
- repeat with pick = 1 to 26
- add 64 to pick
- put NumToChar(pick) into pick
- if pick = "Z" then put "Zed" into pick
- if pick = "A" then put "Aaye" into pick
- go card pick
- talk pick,150,100
- wait 60 ticks
- end repeat
- end mouseUp
-
-
- -- part 31 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=5 right=35 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 1
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "ONE" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 32 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=39 right=69 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 2
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "TWO" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 33 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=73 right=103 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 3
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "THREE" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 34 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=107 right=137 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 4
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "FOUR" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 35 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=141 right=171 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 5
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "FIVE" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 36 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=175 right=205 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 6
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "SIX" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 37 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=209 right=239 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 7
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "SEVEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 38 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=243 right=273 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 8
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "EIGHT" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 39 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=277 right=307 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 9
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "NINE" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 40 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=3 top=311 right=341 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 10
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "TEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 41 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=41 top=311 right=341 bottom=76
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 11
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "ELEVEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 42 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=79 top=311 right=341 bottom=114
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 12
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "TWELVE" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 43 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=117 top=311 right=341 bottom=152
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 13
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "THIRTEEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 44 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=155 top=311 right=341 bottom=190
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 14
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "FOURTEEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 45 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=193 top=311 right=341 bottom=228
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 15
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "FIFTEEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 46 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=231 top=311 right=341 bottom=266
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 16
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "SIXTEEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 47 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=269 top=311 right=341 bottom=304
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 17
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "SEVENTEEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 48 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=307 top=311 right=341 bottom=342
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 18
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "EIGHTTEEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 49 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=345 top=311 right=341 bottom=380
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 19
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "NINE TEEN" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 50 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=383 top=311 right=341 bottom=418
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 20
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "TWENTY" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 51 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=421 top=311 right=341 bottom=456
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 30
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "THIRTY" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 52 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=459 top=311 right=341 bottom=494
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 40
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put "FORTY" into SayWord
- pass mouseup
- end mouseUp
-
-
-
- -- part 54 (field)
- -- low flags: 01
- -- high flags: 0001
- -- rect: left=151 top=271 right=304 bottom=386
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name: Animal
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- if bkgnd fld "Phonetics" is empty then
- put me into SayWord
- else
- put bkgnd fld "Phonetics" into SayWord
- end if
- pass mouseup
- end mouseUp
-
-
-
- -- part 56 (field)
- -- low flags: 80
- -- high flags: 0000
- -- rect: left=46 top=281 right=304 bottom=188
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Phonetics
-
-
- -- part 58 (button)
- -- low flags: 00
- -- high flags: 2003
- -- rect: left=351 top=1 right=31 bottom=386
- -- title width / last selected line: 0
- -- icon id / first selected line: 20098 / 20098
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- go home
- end mouseUp
-
-
- -- part 59 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=60 top=36 right=302 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Word
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- if bkgnd fld "Phonetics" is empty then
- put bkgnd fld "Animal" into SayWord
- else
- put bkgnd fld "Phonetics" into SayWord
- end if
- pass mouseup
- end mouseUp
-
-
-
- -- part 55 (field)
- -- low flags: 01
- -- high flags: 2002
- -- rect: left=307 top=47 right=89 bottom=359
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 24
- -- style flags: 256
- -- line height: 32
- -- part name: Letter
- ----- HyperTalk script -----
- on mouseUp
- global SayWord
- put me into SayWord
- if SayWord = "Z" then put "Zed" into SayWord
- pass mouseup
- end mouseUp
-
-